Namespace - LJCNetCommon
Parameters
methodInfo - The MethodInfo object.
Returns
True if "override", otherwise false.
Syntax
C# |
public Boolean IsOverride(MethodInfo methodInfo)
|
Indicates if the method is "override".
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.